<squad>
	<description>
		<type>TYPE_ARMOURED_CAR</type>
		<nationality>NATIONALITY_RUSSIAN</nationality>

		<long_name>Typhoon-VDV</long_name>
		<short_name>Typhoon-VDV</short_name>
		<comment>Machine gun 12,7x108 type Cord and AGS-17</comment>

		<uniform_profile>uniform_profile_american_tank_RAF.png</uniform_profile>
		<uniform_game>uniform_game_american_tank_RAF.png</uniform_game>
	</description>

	<availability>
		<data><month>1</month><year>1990</year><number>3</number></data>
		<data><month>12</month><year>2040</year><number>3</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-TyphoonVDV HMG.png</image_profile>
			<weight>5000</weight>
			<can_mount_infantry>yes</can_mount_infantry>
		</attributes>

		<drive>
			<engine>
				<name>KAMAZ 7403</name>
				<horsepower>410</horsepower>
				<reliability>RELIABILITY_VERY_GOOD</reliability>
				<mount>MOUNT_FRONT</mount>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2500</rpm_limit>
			</engine>

			<gears>
				<forwards>6</forwards>
				<reverse>1</reverse>
			</gears>

			<steering>STEERING_FRONT_WHEELS</steering>

			<exhaust_pipe>
				<offsetX>120</offsetX>
				<offsetY>-100</offsetY>
				<horizontal_angle>-200</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-TyphoonVDV.png</image_view>

			<width>300</width>
			<length>650</length>
			<height>140</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>18</upper_front>
				<lower_front>18@-15</lower_front>
				<side>10</side>
				<rear>8</rear>
				<top>7</top>
				<bottom>7</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_RIFLE_AK_74</type></weapon>
				<ammo><for>WEAPON_RIFLE_AK_74</for><rounds>200</rounds></ammo>
			</man>
		</hull>

		<superstructure>
			<width>300</width>
			<length>550</length>
			<height>140</height>

			<offsetX>0</offsetX>
			<offsetY>140</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>22@30</front>
				<side>10</side>
				<rear>8</rear>
				<top>7</top>
			</armour>
		</superstructure>

		<fixed_weapon>
			<image_view>Image-TyphoonVDV HMG turret.png</image_view>

			<offsetX>0</offsetX>
			<offsetY>94</offsetY>
			<offsetZ>300</offsetZ>
			<minAngle>-180</minAngle>
			<maxAngle>180</maxAngle>

			<rotate_time>10</rotate_time>
			<weapon><type>WEAPON_HMG_CORD</type><mount>ball</mount></weapon>
			<ammo><for>WEAPON_HMG_CORD</for><rounds>2000</rounds></ammo>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_RIFLE_AK_74</type></weapon>
				<ammo><for>WEAPON_RIFLE_AK_74</for><rounds>200</rounds></ammo>
			</man>
		</fixed_weapon>

		<fixed_weapon>
			<offsetX>-29</offsetX>
			<offsetY>33</offsetY>
			<offsetZ>300</offsetZ>
			<minAngle>-180</minAngle>
			<maxAngle>180</maxAngle>

			<rotate_time>10</rotate_time>
			<weapon><type>WEAPON_GRENADE_LAUNCHER_AUTO_AGS_17</type></weapon>
			<ammo><for>WEAPON_GRENADE_LAUNCHER_AUTO_AGS_17</for><rounds>200</rounds></ammo>

		</fixed_weapon>
	</vehicle>
</squad>
